Pages: [1] 2 3 4 |
1. EVSCO/EVE-KILL APIs - in EVE Technology Lab [original thread]
You REALLY should consider doing some unit testing with that API
- by Etil DeLaFuente - at 2012.07.28 11:35:00
|
2. EVSCO/EVE-KILL APIs - in EVE Technology Lab [original thread]
Recent changes completely broke your API. Example : Url : http://eve-kill.net/epic/combinedAllianceExtID:1900696668/mask:1606910/mailLimit:200/ That kill http://eve-kill.net/?a=kill_detail&kll_id=14146417 Is transfered as : { "times...
- by Etil DeLaFuente - at 2012.07.28 11:30:00
|
3. EVSCO/EVE-KILL APIs - in EVE Technology Lab [original thread]
No problem, while you're at it, do you have any way to add the "Blueprint copy flag" aswell ?
- by Etil DeLaFuente - at 2012.07.24 10:02:00
|
4. EVSCO/EVE-KILL APIs - in EVE Technology Lab [original thread]
Did you change the json format of destroyed and dropped items ? Would be nice to give us a notice about incoming format changes.
- by Etil DeLaFuente - at 2012.07.24 07:22:00
|
5. Killlog API changed ? - in EVE Technology Lab [original thread]
I receive a new error code 120 when trying to get kills for my corp and the "queue " is empty Quote: Expected beforeKillID [24673007] but supplied [0]. Please supply the expected killID! If you are not expecting this message it is possible tha...
- by Etil DeLaFuente - at 2012.07.11 21:44:00
|
6. Delay of the CREST beta for developers - in EVE Technology Lab [original thread]
Quote: There will be endpoints for a bunch of public read-only stuff, that require no authentication. Things like starmap data, basic character and corp info and such, item info and so on. Does it mean the actual API system will be replaced ...
- by Etil DeLaFuente - at 2012.06.30 09:13:00
|
7. Some questions in prep for the CREST beta for developers - in EVE Technology Lab [original thread]
Thanks, now work harder and give us the damn thing :D
- by Etil DeLaFuente - at 2012.06.30 09:08:00
|
8. Some questions in prep for the CREST beta for developers - in EVE Technology Lab [original thread]
And i'm still waiting for an answer, like for almost a month now
- by Etil DeLaFuente - at 2012.06.22 22:50:00
|
9. /eve/CharacterID.xml.aspx and the german corps - in EVE Technology Lab [original thread]
nvm
- by Etil DeLaFuente - at 2012.06.18 07:21:00
|
10. EVSCO/EVE-KILL APIs - in EVE Technology Lab [original thread]
Might have something to do with time. I never specify it. Maybe you should filter a bit more too, do you really need all the killmails ?
- by Etil DeLaFuente - at 2012.06.17 22:57:00
|
11. EVSCO/EVE-KILL APIs - in EVE Technology Lab [original thread]
I have the same problem retrieving killmails history. The order is by date descending. So if the max kill number is reached, make another request with the same starting date and the minimum date you received . You'll have to do it as long as you ...
- by Etil DeLaFuente - at 2012.06.17 11:17:00
|
12. EVE.Net Library - in EVE Technology Lab [original thread]
All the API are read only so you could expose interfaces instead of classes and keep your implementation private. It would solve the problem without rewriting everything.
- by Etil DeLaFuente - at 2012.06.06 22:01:00
|
13. EVE.Net Library - in EVE Technology Lab [original thread]
that's because he's using reflection to map an xml attribute to the object property. You could use the same method by declaring a custom attribute on object properties so you can respect CamelCase. Good work otherwise, even if reflection is damn...
- by Etil DeLaFuente - at 2012.06.06 17:34:00
|
14. Some questions in prep for the CREST beta for developers - in EVE Technology Lab [original thread]
Tonto Auri wrote: Etil DeLaFuente wrote: CREST new API looks very interesting when you need to update your ingame data from a website or other third party tool. The contact list is a good example. Buy/sell orders could be another one, skill ...
- by Etil DeLaFuente - at 2012.05.31 06:45:00
|
15. Some questions in prep for the CREST beta for developers - in EVE Technology Lab [original thread]
Bump, because i'd really like to have an answer :)
- by Etil DeLaFuente - at 2012.05.30 05:54:00
|
16. YamlToSQL: Import the YAML static data in SQL - in EVE Technology Lab [original thread]
You really should try to make it less dependent on code compilation. Here is an example of how you could achieve pretty much the same by using dynamic type generation and a simple mapping configuration file : http://pastebin.com/r304YTLR The ...
- by Etil DeLaFuente - at 2012.05.28 17:38:00
|
17. CCP, fix fit exports (a.k.a. typeids > typenames) - in EVE Technology Lab [original thread]
and please do it in the ingame raw killmail too !
- by Etil DeLaFuente - at 2012.05.27 10:59:00
|
18. Issues with KillLog.xml.aspx - in EVE Technology Lab [original thread]
Desmont McCallock wrote: Etil DeLaFuente wrote: Desmont McCallock wrote: And this is the reason why EVEMon can't have a Kill Reports monitor. It's been two expansions now and I feel so neglected. Use EveKill API like the rest of us. T...
- by Etil DeLaFuente - at 2012.05.27 10:29:00
|
19. Issues with KillLog.xml.aspx - in EVE Technology Lab [original thread]
Artctura wrote: This is seriously, one of the things that amazes me was not fixed with the new API system. I can't think of a reason why this isn't technologically simple, but it is an absolute pain when your trying to keep track of multiple di...
- by Etil DeLaFuente - at 2012.05.27 09:59:00
|
20. Issues with KillLog.xml.aspx - in EVE Technology Lab [original thread]
Desmont McCallock wrote: And this is the reason why EVEMon can't have a Kill Reports monitor. It's been two expansions now and I feel so neglected. Use EveKill API like the rest of us. Their new EPIC api is quiet good.
- by Etil DeLaFuente - at 2012.05.27 09:53:00
|
Pages: [1] 2 3 4 |
First page | Previous page | Next page | Last page |